projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3cbcc6
)
win32: don't set interior-focus in the theme
author
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 1 May 2014 17:36:17 +0000
(19:36 +0200)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Fri, 9 May 2014 18:02:42 +0000
(11:02 -0700)
gtk/resources/theme/gtk-win32-base.css
patch
|
blob
|
history
diff --git
a/gtk/resources/theme/gtk-win32-base.css
b/gtk/resources/theme/gtk-win32-base.css
index 951bd26b0a832450f4395be45c7c3b0090327298..a7e2ca692ff39cbef89c3a212f9481697cad4b54 100644
(file)
--- a/
gtk/resources/theme/gtk-win32-base.css
+++ b/
gtk/resources/theme/gtk-win32-base.css
@@
-136,7
+136,6
@@
GtkAssistant .sidebar .highlight {
border-width: 0;
-GtkWidget-focus-line-width: 1;
-GtkWidget-focus-padding: 3;
- -GtkButton-interior-focus: true;
-GtkButton-default-border: 0px;
padding: 3px;
}